projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54299c9
)
Remove yet another debug leftover in dos_ttraw.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 23 Aug 2008 21:25:28 +0000
(21:25 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 23 Aug 2008 21:25:28 +0000
(21:25 +0000)
src/msdos.c
patch
|
blob
|
history
diff --git
a/src/msdos.c
b/src/msdos.c
index f57f63486ec383e627487e7db407f63f6def6fe1..2b049a32ac132f9b6299ceec04ae4ff77d617d15 100644
(file)
--- a/
src/msdos.c
+++ b/
src/msdos.c
@@
-4561,8
+4561,6
@@
dos_ttraw (struct tty_display_info *tty)
union REGS inregs, outregs;
static int first_time = 1;
- fprintf (prdebug, "dos_ttraw: output = %d\n", tty->terminal->type); fflush (prdebug);
-
/* If we are called for the initial terminal, it's too early to do
anything, and termscript isn't set up. */
if (tty->terminal->type == output_initial)